home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Archives
/
ForCLI
/
0Utils13.lha
/
0Utils
/
PathPart.doc
< prev
next >
Wrap
Text File
|
1995-02-12
|
552b
|
48 lines
NAME
PathPart
SYNOPSIS
PathPart - extract a filename's pathpart - Requires v37
INPUTS
FILE/A
FUNCTION
Pathpart gets a filename and extracts its
AmigaDOS path-part.
The resulting string is sent to STDOUT.
RESULT
a filename's pathpart
NOTES
CLI - only
should compile with SAS-C
BUGS
none known yet
SEE ALSO
dos.library/PathPart
EXAMPLES
>PathPart a:a/a
"a:a"
>PathPart a:a
"a:"
>PathPart a
""
AUTHOR
Bernd Noll, Brunnenstrasse 55, D-67661 Kaiserslautern
noll@student.uni-kl.de